.. _`Update ADAF with Table`: .. _`org.sysess.sympathy.data.table.updateadafwithtable`: Update ADAF with Table `````````````````````` .. image:: import_table.svg :width: 48 Replace specified container in an ADAF with the content of a Table. Documentation ::::::::::::: The target container in the ADAF is specified in the configuration GUI. If the timeseries container is chosen it is necessary to specify the column in the Table which will be the time basis signal in the ADAF. You can also specify the name of the system and raster containers. See also :ref:`working_with_adafs` for tips about how to use these conversion nodes. Definition :::::::::: Input ports ........... **port1** table Input Table **port2** adaf Input ADAF Output ports ............ **port1** adaf ADAF updated with data in input Table Configuration ............. **Target group** (export_to_group) Choose a container in the ADAF as target **Raster name** (raster) Specify name of the created raster in the ADAF **System name** (system) Specify name of the created system in the ADAF **Time basis column** (tb) Select a column in the Table which will become the time basis of the new raster Related nodes ............. * :ref:`org.sysess.sympathy.data.table.updateadafswithtables` * :ref:`org.sysess.sympathy.data.table.table2adaf` * :ref:`org.sysess.sympathy.data.adaf.adaf2table` Examples ........ * :download:`UpdateADAFWithTable.syx ` Implementation .............. .. automodule:: node_table2adaf :noindex: .. class:: UpdateADAFWithTable :noindex: